Papers with generative question answering

4 papers
Modeling Multi-hop Question Answering as Single Sequence Prediction (2022.acl-long)

Copied to clipboard

Challenge: Existing generative question answering models that leverage passage retrieval with a pre-trained transformer are not effective for multihop QA.
Approach: They propose a generative approach that explicitly models the reasoning process to resolve the answer for multi-hop questions by encoding cross-passage interactions.
Outcome: The proposed model improves on two multi-hop QA datasets and is interpretable.
Does the Generator Mind Its Contexts? An Analysis of Generative Model Faithfulness under Context Transfer (2024.lrec-main)

Copied to clipboard

Challenge: Existing studies have focused on examining hallucinations stemming from static input, such as in summarization or machine translation.
Approach: They propose a knowledge-augmented generator that produces information that remains grounded in contextual knowledge regardless of alterations in the context.
Outcome: The proposed method is designed to produce information that remains grounded in contextual knowledge, regardless of alterations in the context.
PALM: Pre-training an Autoencoding&Autoregressive Language Model for Context-conditioned Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing techniques for natural language understanding and generation use autoencoding and/or autoregressive objectives to train models.
Approach: They propose a self-supervised pre-training scheme that pre-trains an autoencoding and autoregressive language model on a large unlabeled corpus for generating new text conditioned on context.
Outcome: The proposed scheme achieves state-of-the-art results on a variety of language generation benchmarks covering generative question answering, abstractive summarization and conversational response generation.
Beyond Profile: From Surface-Level Facts to Deep Persona Simulation in LLMs (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to persona simulation large language models (LLMs) focus on learning basic biographical information, or using limited role-play dialogue datasets to capture a character’s responses.
Approach: They propose to train characters using a linguistic structure and a style-tuning mechanism that allows a general linguistic style expert to collaborate with other task-specific experts to better understand their thoughts.
Outcome: The proposed model outperforms baselines on linguistic accuracy and opinion comprehension on three tasks for Lu Xun's essay collection.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations